From 09d849c529efa166276a48a1bc27e2209a7401ea Mon Sep 17 00:00:00 2001 From: oliskoli Date: Thu, 31 Jul 2008 20:15:15 +0000 Subject: [PATCH] Add new fields 'Filename' and 'Format' to doc. --- xmldoc/chapters/styles.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/xmldoc/chapters/styles.xml b/xmldoc/chapters/styles.xml index 58e5c6924..abea8f741 100644 --- a/xmldoc/chapters/styles.xml +++ b/xmldoc/chapters/styles.xml @@ -1247,6 +1247,18 @@ example: example:POSTAL_CODE, "", "%s" +
+FILENAME +The name of the file where the points were loaded from. Only useable on output!. +example:OFIELD FILENAME, "", "%s" +
+ +
+FORMAT +The name of the input file format the points came from. Only useable on output!. +example:OFIELD FORMAT, "", "%s" +
+
-- 2.30.2